GrapeCity.ActiveReports.v12 アセンブリ > GrapeCity.Enterprise.Data.DataEngine.Aggregates 名前空間 > Aggregate クラス > Create メソッド : Create(AggregateFunction,Variant[]) メソッド |
'宣言 Public Overloads Shared Function Create( _ ByVal function As AggregateFunction, _ ByVal state() As Variant _ ) As Aggregate
public static Aggregate Create( AggregateFunction function, Variant[] state )